-
Home
-
Captcha for WordPress (CF7, FluentForm, WPForms, Elementor and many more)
-
1.5.3
-
Code
-
Classes
- CaptchaTimer
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
316 |
Lines of code |
164 |
Logical lines of code |
86 |
Comment lines |
73 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCount() |
S |
62 |
4 |
11 |
save() |
S |
55 |
3 |
22 |
getById() |
S |
61 |
3 |
12 |
getByHash() |
S |
61 |
3 |
12 |
isUpdate() |
S |
71 |
3 |
6 |
__construct() |
S |
69 |
3 |
7 |
createTable() |
S |
59 |
2 |
15 |
removeOlderThan() |
S |
60 |
2 |
12 |
getHash() |
S |
72 |
2 |
6 |
generateHash() |
S |
68 |
2 |
7 |
resetTable() |
S |
67 |
2 |
8 |
getCreatetime() |
S |
69 |
2 |
7 |
isValidHash() |
S |
80 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
setValue() |
S |
81 |
1 |
3 |
getTableName() |
S |
71 |
1 |
6 |
setCreatetime() |
S |
75 |
1 |
4 |
setId() |
S |
81 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
delete() |
S |
80 |
1 |
3 |
deleteByHash() |
S |
71 |
1 |
5 |
deleteTable() |
S |
70 |
1 |
6 |